home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19951130-19960209 / 000317_news@columbia.edu _Sun Jan 21 16:14:10 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.3/8.7.3) with ESMTP id QAA07767 for <kermit.misc@watsun>; Sun, 21 Jan 1996 16:14:09 -0500 (EST)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.3/8.7.3) id QAA13535 for kermit.misc@watsun; Sun, 21 Jan 1996 16:14:04 -0500 (EST)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  5. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: K95 starts Trumpet Wsk on startup
  8. Date: 21 Jan 1996 21:13:59 GMT
  9. Organization: Columbia University
  10. Lines: 20
  11. Message-ID: <4duaan$d6q@apakabar.cc.columbia.edu>
  12. References: <4dr92p$rmn@n.ruf.uni-freiburg.de>
  13. NNTP-Posting-Host: watsun.cc.columbia.edu
  14.  
  15. In article <4dr92p$rmn@n.ruf.uni-freiburg.de>,
  16. I. Thalmann <thalmann@ruf.uni-freiburg.de> wrote:
  17. >does anybody know why K95 always starts Trumpet Winsock? This is also
  18. >happening when I try to initialize a dial up connection. Seems to me
  19. >that K95 checks if a winsock is running and tries to use it before
  20. >attempting to dial out. Unfortunately Trumpet Winsock interpretes this
  21. >call as a request to be loaded. Is there a way to prevent K95 from
  22. >calling the winsock on every start?
  23.  
  24. Kermit 95 initializes the Winsock DLL upon startup as it should.
  25. Otherwise, you could not use it to make a TCP/IP connection.
  26.  
  27. If Trumpet is interpretting a WSAStart() call as dial an ISP,
  28. then that is a bug in Trumpet.  I believe there is a way to tell Trumpet 
  29. not to auto dial.
  30.  
  31. Jeffrey Altman * PO Box 220415 * Great Neck, NY * 11022-0415 * (516) 466-5495
  32.                * 612 West 115th St #716 * New York, NY * 10025 * (212) 854-1344
  33.   C-Kermit 5A(191) for OS/2:   http://www.columbia.edu/kermit/cko191.html
  34.   Kermit 95 for Windows 95 :   http://www.columbia.edu/kermit/k95.html